body{
   font-family: 'UniqueRegular'; 
   font-weight: normal; 
   font-style: normal; 
   color:white;
   background:black
}


.entree {
	text-align: right;
	height: 60px;
    padding: 50px;
    width: 1000px;
  
}                                  
.entree1 {
	transform: rotate(-5deg);
	height: 180px;
    padding: 50px;
    width: 1000px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
}
.entree2 {
	transform:rotate(5deg);
	height: 290px;
    padding: 50px;
    width: 1000px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
}
.entree3 {
	transform:rotate(175deg);
	height: 170px;
    padding: 50px;
    width: 1000px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
}
.entree4 {
	transform: rotate(5deg);
	height: 210px;
    padding: 50px;
    width: 1000px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
}
.entree5 {
	transform: rotate(-5deg);
	height:150px;
    padding: 50px;
    width: 1000px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
}
.entree6 {
	transform:rotate(4deg);
	height: 230px;
    padding: 50px;
    width: 1000px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
}
.entree7 {
	transform : rotate (180deg);
	height: 190px;
    padding: 50px;
    width: 1000px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
}
.texte {
text-align:right;
}
